Eplan Platform API
Eplan.EplApi.HEServices.Exceptions Namespace / InvalidScheme Class / InvalidScheme Constructor / InvalidScheme Constructor(String,String[])
Name of invalid scheme used by user
Names of all valid schemes

In This Topic
    InvalidScheme Constructor(String,String[])
    In This Topic
    Constructor with name of scheme given by user.
    Syntax

    Parameters

    schemeName
    Name of invalid scheme used by user
    validSchemesNames
    Names of all valid schemes
    See Also